home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / MacTools / C++ / card_16957_render.png < prev    next >
Portable Network Graphic  |  1991-11-29  |  2KB  |  512x342  |  4-bit (3 colors)
Labels: dialog box | road | sky | web site | window
OCR: Program that will get a name from the keyboard(user input) pue print this out main() char name[40] / set up an array to store name cout "Please enter your name cin name cout "your name is I < name endi: namel arrre Yout endl